* { margin:0; padding:0;}
a:link, a:visited, a:hover, a:active { color:#d49e79; text-decoration:none; cursor:pointer; }
a:hover, a:active { color:#d49e79; }
body { font:12px/150%  "Microsoft Yahei", "宋体", "Arial", "Thmano"; color:#333; background:#FFF; min-width:1000px; }
img { border:0px; }
ul, ol { list-style-type:none; }
table { border-collapse:collapse; border-spacing:0; }
input, textarea, select  { font:12px/150% "Arial", "宋体", "Thmano", "Microsoft Yahei"; color:#333; outline:0; }
textarea { resize:none; overflow:auto; }
h1,h2,h3,h4,h5,h6,font { font-size:12px; font-weight:400; }
.clear { clear:both; font-size:0px; line-height:0px; height:0px; }
.clearFloat { float:none !important; }
.hidden { display:none; }
.center { text-align:center; }
.overlay { width:100%; height:100%; background:#000; position:fixed; _display:none; left:0; top:0; z-index:100; opacity:1; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px; background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAHCAYAAAA4R3wZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1MThERjlENUYzQkJFNTExQTUzOUJDREQyMDJFREI4RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCNERFMzA0MkZFMTMxMUU1QjJDMjk0QTU4MTYzODNBQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCNERFMzA0MUZFMTMxMUU1QjJDMjk0QTU4MTYzODNBQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlBNEYwNDQ3NjRGMUU1MTE5M0FDQTU0OEUwM0EwMDY0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUxOERGOUQ1RjNCQkU1MTFBNTM5QkNERDIwMkVEQjhFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+tz6meAAAAD5JREFUeNpifKCuw4AD1EPpRmySLHg0NSDxMTQzEaGpAcl2nBrRNeHUzESEJqyamYjUhKGZhQRNyJoZAAIMAKreDTxBMeEhAAAAAElFTkSuQmCC) center center no-repeat; }

/* pager */
.pager { display:block; width:100%; height:auto; padding:25px 0 5px; text-align:right; clear:both; margin-bottom:5px; }
.pager span, .pager a{ display:inline-block; border:1px solid #d49e79; background:#d49e79; color:#7f201c; height:24px; line-height:24px; padding:0px 8px; text-decoration:none; margin:0 5px; }
.pager a:hover{ background:#df7672; border-color:#df7672; color:#7f201c; text-decoration:none;}
.pager .cur{ background:none; border:0; color:#FFF; }
.pager span.dot{ background:#8d5248; border-color:#0a6c00; color:#FFF; }
/* relatedLink */
.relatedLink { height:30px; line-height:30px; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; width:100%; margin:0 auto 10px; }
.relatedLink .prevLink { float:left; margin-left:10px; }
.relatedLink .nextLink { float:right; margin-right:10px; }
.relatedLink a:hover { text-decoration:underline; }
/* 搜索数据 */
#searchfrom .err { height:30px; line-height:30px; width:100%; }
#searchfrom .err span { color:#FF0000; margin-left:20px; }
.loading { color:#d49e79; height:40px; line-height:40px; }

/*== HOME ==*/
/* header */
.header { border-top:5px solid #d49e79; background:#7f201c; height:150px; position:relative; z-index:10; }
.header .main { width:1000px; margin:0 auto;  }
.header .logo { width:300px; height:70px; float:left; margin-right:10px; }
.header .logo img { width:476px; height:70px; }
.header .opr { float:right; width:1000px; overflow:hidden; }
.header .tel { float:left; width:750px; height:80px; padding-top:10px; color:#d49e79; font-size:24px; line-height:32px; }
.header .tel span { display:block; font-size:22px; float:left;margin-left: 181px; }
.header .tel h1{ display:block; font-size:22px;margin-left: 181px;float:left; }
.header .right { float:right; width:240px; padding-top:10px; height:80px; }
.header .t { color:#d49e79; height:20px; line-height:20px; margin-bottom:10px; text-align:right; margin-right:-10px; }
.header .t a { margin:0 10px; color:#d49e79; }
.header .t a:hover { text-decoration:underline; }
.header .searcher { width:240px; height:26px; float:right; background:url(../images/web/s.gif) 0 0 no-repeat; }
.header .searcher .txt { float:left; padding:0 5px; width:185px; height:26px; line-height:26px; border:0; background:none; color:#7f201c; }
.header .searcher .sub { float:right; width:42px; height:26px; background:url(../images/web/s.gif) 0 -36px no-repeat; border:0; cursor:pointer; color:#d49e79; }
/* nav */
.nav { float:right; width:1000px; }
.nav ul { float:left; width:1000px; display:inline; }
.nav li { float:left; position:relative; width:110px; height:38px; text-align:center; }
.nav a.nav1 { display:block; height:34px; line-height:34px; background:url(../images/web/n.gif) center 0 no-repeat; color:#d49e79; }
.nav a.nav2 { display:block; width:93px; height:30px; line-height:30px; border-left:1px solid #b1774f; border-right:1px solid #b1774f; margin:0 auto; color:#d49e79; }
.nav a.nav2:hover { text-decoration:underline; }
.nav .drop { display:none; position:absolute; left:-4px; top:34px; width:115px; background:#7f201c; padding-top:13px; }
.nav .drop .tp, .nav .drop .bp { height:11px; background:url(../images/web/n.gif) center -88px no-repeat; font-size:0; line-height:0; }
.nav .drop .bp { background-position:center -109px; margin-bottom:10px; }
.nav .hover .nav1 { background-position:center -44px; }
/* banner */
.banner { width:100%; height:500px; overflow:hidden; position:relative; z-index:9; }
.banner .list { width:500%; float:left; background: #7f201c;}
.banner .list li { width:20%; height:500px; float:left; }
.banner .tip { width:1000px; text-align:right; height:14px; position:absolute; left:50%; margin-left:-500px; bottom:25px; }
.banner .tip span { display:inline-block; width:30px; height:12px; font-size:0; line-height:0; background:#7f201c; margin:0 5px; cursor:pointer; }
.banner .tip span.cur { background:#3c0b07; }
.banner.mini,
.banner.mini .list,
.banner.mini .list li,
.banner.mini .list img { 
  height:300px; 
}
/* part */
.part1 { background:#7f201c; padding-top:40px; }
.part1 .main, .part2 { width:1000px; margin:0 auto; }
.part2 { padding:40px 0 20px; }
.unitTit {float: left;  height:20px; background:url(../images/web/tip2.gif) right 0 no-repeat; clear:both; font-size:20px; font-family:"宋体"; color:#d49e79; font-weight:700; margin-bottom:10px; }

.unitTit1 {  height:20px;background:url(../images/web/tip2.gif) right 0 no-repeat; clear:both; font-size:20px; font-family:"宋体"; color:#d49e79; font-weight:700; margin-bottom:10px; }
/* iabout */
.iabout { width:300px; background:url(../images/web/tip1.gif) 0 0 no-repeat; float:left; }
.iabout h3 { float:left; width:1em; padding:15px 5px; background:#d49e79; font-size:22px; line-height:25px; font-family:"宋体"; font-weight:700; color:#551311; margin-left:17px; }
.iabout p { float:right; width:230px; height:260px; line-height:26px; color:#b1774f;  text-align:justify; }
.iabout a { color:#b1774f; margin-left:7px; }
.iabout a:hover { text-decoration:underline; }
/* icaseMsg */
.icaseMsg { float:right; width:605px; height:215px; padding:20px; background:#551311; margin-bottom:40px; }
.icase { width:330px; height:220px; float:left; position:relative; }
.icase ul { width:100%; height:220px; }
.icase li { position:absolute; width:100%; height:220px; overflow:hidden; }
.icase img { display:block; width:100%; height:220px;  }
.icase p { position:absolute; left:0; bottom:0; width:100%; height:30px; line-height:30px; background:rgba(0,0,0,0.6) !important; filter:Alpha(opacity = 50); background:#000; text-align:right; }
.icase p span { position:relative; color:#be8d6b; margin-right:15px; }
.icase .arrow { position:absolute; left:5px; bottom:5px; }
.icase .al, .icase .ar { width:20px; height:20px; background:url(../images/web/tip3.png) 0 0 no-repeat; float:left; _background-color:#d49e79; }
.icase .ar { background-position:0 -30px; margin-left:5px; display:inline; }
.imsg { width:200px; height:180px; padding:20px; background:url(../images/web/bg_msg.gif) 0 0 no-repeat; float:right; }
.imsg .unitTit { width:155px; background-position:right -27px; }
.imsg .item { width:200px; height:25px; line-height:25px; background:#d49e79; margin-bottom:10px; border-radius:2px; position:relative; }
.imsg .txt { width:180px; height:25px; line-height:25px;padding:0 10px; position:absolute; left:0; top:0; z-index:2; background:none; border:0; border-radius:2px; color:#623024; }
.imsg label { margin-left:10px; color:#623024; height:25px; line-height:25px; }
.imsg div.text { height:50px; }
.imsg div.text .txt { height:50px; line-height:20px; }
.imsg .sub { width:90px; height:25px; background:#d49e79; border-radius:2px; border:0; color:#623024; cursor:pointer; }
/* quickLink */
.quickLink { line-height:35px;text-align:center;width:175px; height:35px; 
  background:url(../images/web/bg_link.png) center center no-repeat #551311; float:right; padding:10px; margin-bottom:15px; }
.quickLink span {display:block; font-family: "宋体";font-weight: bold; *top:10px; font-size:20px;letter-spacing:1px;}
.btnMsg span { background-position:right 0; }
.btnService span { background-position:right -52px; }

.quickLink btnService a{margin-top:120px;}
/* iproduct */
.iproduct { float:left; width:780px; height:345px; margin-bottom:40px; }
.iproduct .unitTit { float:left; width:200px; background-position:right -76px; }
.iproduct .unitTit_zong{  width: 780px;  height: 24px;}
.iproduct .unitTit_zong .more{background:url(../images/web/more.png) 0 0 no-repeat;  float: right;  height: 24px;  width: 64px;}
.iproduct .sort { height:20px; float:left; overflow:hidden; margin-left:10px;  }
.iproduct .sort a { float:left; width:65px; height:20px; line-height:20px; background:url(../images/web/tip4.gif) 0 0 no-repeat; text-align:center; color:#541311; overflow:hidden; }
.iproduct .sort a:hover { background-position:0 -30px; }
.iproduct .tod { width:785px; overflow:hidden; position:relative; padding-top:5px; height:311px;}
.iproduct .tod ul { float:left; width:785px; }
.iproduct .tod li { float:left; width:196px; height:160px; }
.iproduct .tod .ui { width:168px; margin:0 auto; position:relative;padding: 8px; background: #b1774f; }
.iproduct .tod img { width:100%; height:130px; display:block; }
.iproduct .tod .u { position:absolute; left:7px; bottom:-55px; background:rgba(0,0,0,0.7) !important; filter:Alpha(opacity=70); background:#000; width:170px; height:30px; line-height:30px; }
.iproduct .tod .u a { color:#d49e79; position:relative; }
.iproduct .tod .tit { float:left; margin-left:5px; display:inline; }
.iproduct .tod .order { float:right; margin-right:5px; display:inline; }
.iproduct .tod .u a:hover { text-decoration:underline; }

.more{background:url(../images/web/more.png) 0 0 no-repeat;  float: right;  height: 24px;  width: 64px; margin-bottom:12px;}
/* iproduct_xin */
.iproduct_xin { float:left; width:100%; height:380px; margin-bottom:40px; margin-top:15px;}
.iproduct_xin .unitTit { float:left; width:200px; background-position:right -214px; color:#541311;}
.iproduct_xin .unitTit_zong{  width: 100%;  height: 24px;}
.iproduct_xin .unitTit_zong .more{background-position:0 -24px;}
.iproduct_xin .sort { height:20px; float:left; overflow:hidden; margin-left:10px;  }
.iproduct_xin .sort a { float:left; width:65px; height:20px; line-height:20px; background:url(../images/web/tip4.gif) 0 0 no-repeat; text-align:center; color:#541311; overflow:hidden; }
.iproduct_xin .sort a:hover { background-position:0 -30px; }
.iproduct_xin .tod { width:0; overflow:hidden; position:relative; padding-top:5px; height:380px;}
.iproduct_xin .tod ul { float:left; width:1000px; }
.iproduct_xin .tod li { float:left; width:250px; height:195px; }
.iproduct_xin .tod .ui { width:220px; margin:0 auto; position:relative;padding: 8px; background: #dddddd; }
.iproduct_xin .tod img { width:100%; height:165px; display:block; }
.iproduct_xin .tod .u { position:absolute; left:8px; bottom:-55px; background:rgba(0,0,0,0.7) !important; filter:Alpha(opacity=70); background:#000; width:220px; height:30px; line-height:30px; }
.iproduct_xin .tod .u a { color:#d49e79; position:relative; }
.iproduct_xin .tod .tit { float:left; margin-left:5px; display:inline; }
.iproduct_xin .tod .order { float:right; margin-right:5px; display:inline; }
.iproduct_xin .tod .u a:hover { text-decoration:underline; }
/* isupper */
.isupper { float:left; width:310px; }
.isupper .unitTit { width:205px; background-position:right -103px; color:#541311; }
.isupper .tod {}
.isupper img { width:295px; height:110px; padding:7px; border:1px solid #ddd; background:#FFF; display:block; margin-bottom:5px; }
.isupper p { text-indent:2em; line-height:26px; }
/* inews */
.inews { float:left; width:745px; margin-right:20px; display:inline; margin-top:30px;}
.inews .unitTit { width:215px; background-position:right -102px; color:#541311; }
.inews .unitTit_zong{  width: 100%;  height: 24px;}
.inews .unitTit_zong .more{background-position:0 -24px;}
.inews .tod { float:left; }
.inews dd { float:left; width:360px;margin-bottom:15px; margin-right:10px;}
.inews dd a.img { float:left; }
.inews dd img { display:block; width:160px; height:110px; padding:7px; border:1px solid #ddd; }
.inews dd .u { float:right; width:165px; }
.inews dd a.tit { display:block; height:25px; line-height:25px; overflow:hidden; color:#3c0b07; font-weight:bold; }
.inews dd p { height:70px; margin-bottom:6px; overflow:hidden; text-indent:2em; line-height:22px; }
.inews dd a.more { display:block; width:80px; height:25px; line-height:25px; text-align:center; background:url(../images/web/tip5.gif) 0 0 no-repeat; color:#d6b4a5; }
.inews dd a.more:hover { color:#FFF; }
.inews dt { float:left; width:100%; height:28px; line-height:28px; background:url(../images/web/tip6.gif) left center no-repeat; }
.inews dt a { float:left; margin-left:15px; display:inline; color:#3c0b07; }
.inews dt a:link, .inews dt a:visited { _color:#3c0b07; }
.inews dt span { float:right; }
.inews .tod a:hover { text-decoration:underline; }
/* inews_wi */
.inews_wi { float:left; width:1000px; display:inline; }
.inews_wi .unitTit { width:215px; background-position:right -128px; color:#541311; }
.inews_wi .unitTit_zong{  width: 100%;  height: 24px;}
.inews_wi .unitTit_zong .more{background-position:0 -24px;}
.inews_wi .tod { float:left; }
.inews_wi dd { float:left; width:640px; }
.inews_wi a.img { float:left; }
.inews_wi img { display:block; opacity:0; filter:alpha(opacity=0); width:342px; height:215px; padding:7px; border:1px solid #ddd; }
.inews_wi dd .u { float:right; width:615px; }
.inews_wi dd a.tit { display:block; height:25px; line-height:25px; overflow:hidden; color:#3c0b07;  }
.inews_wi dd p { height:70px; margin-bottom:6px; overflow:hidden; text-indent:0em; line-height:22px; }
.inews_wi dd a.more { display:block; width:80px; height:25px; line-height:25px; text-align:center; background:url(../images/web/tip5.gif) 0 0 no-repeat; color:#d6b4a5; }
.inews_wi dd a.more:hover { color:#FFF; }
.inews_wi dt { float:left; width:615px; margin-left:25px;height:28px; line-height:28px; background:url(../images/web/tip6.gif) left center no-repeat; }
.inews_wi dt a { float:left; margin-left:15px; display:inline; color:#3c0b07; }
.inews_wi dt a:link, .inews dt a:visited { _color:#3c0b07; }
.inews_wi dt span { float:right; }
.inews_wi .tod a:hover { text-decoration:underline; }
/* icontact */
.icontact { float:left; width:230px; margin-top:30px;}
.icontact .unitTit1{ width:186px; background-position:right -153px; color:#541311; }
.icontact .tod { line-height:26px; height:260px; overflow:hidden; }
.icontact .tod .tel{line-height:30px; height:90px; width:230px;font-family: "Nyala"; }
.icontact .tod .tel p{color:#2b2b2d; font-size:20px;background:url(../images/web/tel.jpg) left center no-repeat;height:45px; width:230px; padding-left:70px;font-weight:700;line-height:45px;}
.icontact .tod .tel h4{height:40px;font-size:37px; color:#ffb400; font-weight:bold;}
/* ilink */
.ilink { width:1000px; height:40px; margin:0 auto; background:#b1774f; margin-bottom:-20px; position:relative; z-index:10; overflow:hidden; }
.ilink .unitTit { width:129px; height:38px; line-height:38px; background-position:right -173px; border-top:3px solid #3c0b07; float:left; margin-left:10px; display:inline; }
.ilink .list { width:840px; float:left; height:40px; line-height:40px; margin-left:10px; }
.ilink .list a { font-size:14px; color:#3c0b07; margin:0 10px; }
.ilink .list a:hover { text-decoration:underline; }
/* footer */
.footer { background:#541311; padding-top:25px; }
.footer .main { width:1000px; margin:0 auto; color:#a56a47; padding-top:10px; padding-bottom:20px; }
.footer .main a { color:#a56a47; }
.footer .main a:hover { text-decoration:underline; }
.footer p { line-height:25px; }
.footer .subNav { margin-left:-15px; }
.footer .subNav a { margin:0 15px; }
/* wrapper */
.wrapper { background:#7f201c; }
.wrap { width:1000px; margin:0 auto; padding:20px 0; }
/* sidebar */
.sidebar { width:240px; float:left; position:relative; z-index:12;/*  margin-top:-90px; */ }
.sidebar .main { width:220px; margin:0 auto; padding-bottom:10px; }
.sidebar .tp, .sidebar .bp { height:11px; background:url(../images/web/sidebar.gif) center 0 no-repeat; }
.sidebar .bp { background-position:center -21px; }
.sidebar .cp { width:218px; border-left:1px solid #7f201c; border-right:1px solid #7f201c; }
.sidebar .tid { height:40px; width:180px; border-bottom:1px dashed #7f201c; font-size:24px; line-height:30px; font-family:"宋体"; font-weight:700; color:#541311; text-align:center; margin:0 auto 15px; }
.sidebar .tod { width:180px; margin:0 auto; overflow:hidden; color:#541311; line-height:28px; }
.leftNav { background:#d49e79; border-top:10px solid #541311; box-shadow:0 0 1px 1px rgba(0,0,0,0.1); padding-top:10px; margin-bottom:15px; }
.leftNav .tod dd { line-height:30px; /* text-align:center;  */overflow:hidden; }
.leftNav .tod a { background:url(../images/web/sidebar.gif) 0 -37px; padding-left:20px; font-size:14px; color:#541311; }
.leftNav .tod span { background:url(../images/web/sidebar.gif) right -58px no-repeat; padding-right:20px; }
.leftNav .tod a:hover { background-position:0 -79px; }
.leftNav .tod a:hover span { background-position:right -100px; }
.leftNav .tod .drop {width:160px; margin:0 auto; display:none;}
.leftNav .tod .drop .hover{line-height:24px; width:160px; border-bottom:1px dashed #b8b8b8;}
.leftNav .tod .drop dd.hover a{ color:#821e1c; }


/* leftLink */
.leftLink a { float:left; width:220px; height:55px; background:url(../images/web/bg_link2.gif) center center no-repeat #d49e79; padding:10px; box-shadow:0 0 1px 1px rgba(0,0,0,0.1); margin-bottom:15px; }
.leftLink span { width:155px; display:block; margin:18px auto 0; color:#541311; *position:relative; *top:10px; }
.leftService span { background-position:right -212px; }
.leftMsg span { background-position:right -241px; }
/* leftContact */
.leftContact { background:#d49e79; box-shadow:0 0 1px 1px rgba(0,0,0,0.1); padding-top:10px; }
/* content */
.content { width:730px; float:right; position:relative; border-top:2px solid #d49e79; color:#d49e79; }
.content .tid { height:30px; line-height:30px; color:#d49e79; font-size:16px; margin-bottom:10px; }
.content .sitepath { float:right; text-align:right; font-size:14px; }
.content .sitepath a { color:#d49e79; }
.content .sitepath a:hover { text-decoration:underline; }
.content .tod {  line-height:24px; }
/* singlePage */
.singlePage .tbody p { margin-bottom:10px; line-height:25px; }
/* listProduct */
.listProduct ul { float:left; width:100%; }
.listProduct .tod li { float:left; width:243px; margin-bottom:15px;  }
.listProduct .tod .ui { width:215px; margin:0 auto; position:relative; overflow:hidden; border:7px solid #b1774f; }
.listProduct .tod img { width:100%; height:160px; display:block; }
.listProduct .tod .u { position:absolute; left:5px; bottom:-55px; background:rgba(0,0,0,0.7) !important; filter:Alpha(opacity=70); background:#000; width:205px; height:30px; line-height:30px; }
.listProduct .tod .u a { color:#d49e79; }
.listProduct .tod .tit { float:left; margin-left:5px; display:inline; }
.listProduct .tod .tit2 { display:block; text-align:center; }
.listProduct .tod .order { float:right; margin-right:5px; display:inline; }
.listProduct .tod .u a:hover { text-decoration:underline; }
.listProduct .tod .hover .ui { border-color:#541311; }
/*zaixianyuding */
.reInformation ul { float:left; width:100%; }
.reInformation .tod li { float:left; width:243px; margin-bottom:15px;  }
.reInformation .tod .ui { width:215px; margin:0 auto; position:relative; overflow:hidden; border:7px solid #b1774f; }
.reInformation .tod img { width:100%; height:160px; display:block; }
.reInformation .tod .u { position:absolute; left:5px; bottom:-55px; background:rgba(0,0,0,0.7) !important; filter:Alpha(opacity=70); background:#000; width:205px; height:30px; line-height:30px; }
.reInformation .tod .u a { color:#d49e79; width:auto; height:auto; line-height:30px; background:none; margin:0 5px;}
.reInformation .tod .tit { float:left; margin-left:5px; display:inline; }
.reInformation .tod .tit2 { display:block; text-align:center; }
.reInformation .tod .order { float:right; margin-right:5px; display:inline; }
.reInformation .tod .u a:hover { text-decoration:underline; background:none;  }
.reInformation .tod .hover .ui { border-color:#541311; }
/* pageProduct */
.pageProduct .photo { text-align:center; width:300px; float:left; padding:4px; border:1px solid #e86660; }
.pageProduct .photo img { width:300px; height:225px; display:block; }
.pageProduct .wd { float:right; width:395px; height:235px; margin-bottom:15px; overflow:hidden; }
.pageProduct .wd h1 { font-family:"Microsoft Yahei"; font-size:14px; font-weight:700; line-height:20px; margin-bottom:7px; }
.pageProduct .wd ul { font-size:12px; }
.pageProduct .wd li.item { height:30px; line-height:30px; }
.pageProduct .wd li.item span { margin-right:5px; }
.pageProduct .wd li.btn { height:45px; }
.pageProduct .wd li.description { width:368px; padding:10px; line-height:22px; border:1px dotted #e86660;  }
.pageProduct a.order { width:103px; height:30px; margin-top:5px; line-height:30px; text-align:center; background:#d49e79; display:block; color:#FFF; }
.pageProduct a.order:hover { background:#541311; }
.pageProduct .info { margin-bottom:20px; }
.pageProduct div.ts { font-size:14px; font-weight:700; color:#d49e79; height:25px;  }
.pageProduct div.infor { margin-bottom:10px; line-height:24px; }
/* pageProduct1 */
.pageProduct1 .tod { width:100%; height:auto; }
.pageProduct1 .tod img { border:1px solid #fff; display:block; padding:2px; margin:0 auto;}
.pageProduct1 .wd {  width:100%; height:30px; margin-bottom:15px; overflow:hidden; }
.pageProduct1 .wd h1 { font-family:"Microsoft Yahei"; font-size:14px; font-weight:700; line-height:25px; text-align:center; }
.pageProduct1 .wd ul { font-size:12px; }
.pageProduct1 .wd li.item { height:30px; line-height:30px; }
.pageProduct1 .wd li.item span { margin-right:5px; }
.pageProduct1 .wd li.btn { height:45px; }
.pageProduct1 .wd li.description { width:368px; padding:10px; line-height:22px; border:1px dotted #e86660;  }
.pageProduct1 a.order { width:103px; height:30px; margin-top:5px; line-height:30px; text-align:center; background:#d49e79; display:block; color:#FFF; }
.pageProduct1 a.order:hover { background:#541311; }
.pageProduct1 .info { margin-bottom:20px; }
.pageProduct1 div.ts { font-size:14px; font-weight:700; color:#d49e79; height:25px;  }
.pageProduct1 div.infor { margin-bottom:10px; line-height:24px; }

/* listCase */
.listCase ul.list { overflow:hidden; width:100%; }
.listCase li.item { float:left; width:240px; }
.listCase a.img { width:225px; text-align:center; display:block; margin:0 auto; }
.listCase a.img img { display:block; width:225px; height:167px; border:3px solid #d49e79; }
.listCase a.img span { display:block; height:40px; line-height:40px;  }
.listCase a:hover img, .listCase li.hover img { border-color:#541311; }
.listCase a:hover span, .listCase li.hover span { text-decoration:underline; }
/* pageCase */
.pageCase .tod .tit { font-family:"Microsoft Yahei"; font-size:18px; line-height:25px; padding:15px 0; text-align:center; }
.pageCase .photo { overflow:hidden; text-align:center; margin-bottom:20px; }
.pageCase .info { margin-bottom:40px; }
.pageCase .info p { margin-bottom:10px; line-height:2; text-indent:2em; }
/* listNews */
.listNews ul.list { padding-bottom:20px; overflow:hidden; }
.listNews li.item { width:100%; height:34px; line-height:34px; background:url(../images/web/tip6.gif) 5px center no-repeat; border-bottom:1px dashed #e86660; }
.listNews li.item a { float:left; padding-left:15px; color:#d49e79; }
.listNews li.item span { float:right; }
.listNews li.item a:hover { text-decoration:underline; }
/* pageNews */
.pageNews .tod .tit { font-size:20px; line-height:25px; font-family:"Microsoft Yahei"; padding:15px 0; text-align:center; }
.pageNews .mark { height:30px; line-height:30px; text-align:center; margin-bottom:20px; border-bottom:1px solid #e86660; border-top:1px solid #e86660;  }
.pageNews .mark span, .pageNews .mark a.msg { margin:0 7px; }
.pageNews .mark .font a { margin:0 3px;  }
.pageNews .mark .font a:hover, .pageNews .mark .font a.cur { text-decoration:underline; }
.pageNews .mark a.msg { width:40px; height:20px; line-height:20px; text-decoration:underline; }
.pageNews .mark a.msg:hover { text-decoration:underline; }
.pageNews .photo { overflow:hidden; text-align:center; margin-bottom:20px; }
.pageNews .photo img { max-width:580px; padding:5px; border:1px solid #ccc; background:#FFF; }
.pageNews .info { margin-bottom:40px;  line-height:200%; }
.pageNews .info p { margin-bottom:10px; line-height:200%; text-indent:2em; }
/* listProduct2 */
.listProduct2 ul.list { padding-bottom:20px; overflow:hidden; }
.listProduct2 li.item { float:left; padding:10px 0px; width:50%; border-bottom:1px dotted #e86660; }
.listProduct2 li.item .img { float:left; width:180px; border:3px solid #d49e79; overflow:hidden; }
.listProduct2 li.item .img:hover { border-color:#541311; }
.listProduct2 li.item .img img { width:180px; height:135px; display:block; }
.listProduct2 li.item .wd { width:160px; float:right; padding-right:10px; }
.listProduct2 li.item .tit { height:25px; line-height:20px; font-size:16px; font-family:"Microsoft Yahei"; }
.listProduct2 li.item .summary { text-indent:2em; line-height:21px; height:105px; overflow:hidden;  text-align:justify; }
/* listCase2 */
.listCase2 ul.list { padding-bottom:20px; overflow:hidden; }
.listCase2 li.item { float:left; padding:10px 0; width:100%; border-bottom:1px dashed #e86660; }
.listCase2 li.item .img { float:left; border:3px solid #d49e79; }
.listCase2 li.item .img:hover { border-color:#541311; }
.listCase2 li.item .img img { width:240px; height:160px; display:block; }
.listCase2 li.item .wd { width:470px; float:right; }
.listCase2 li.item .tit { height:25px; line-height:20px; font-size:16px; font-family:"Microsoft Yahei"; }
.listCase2 li.item .tit a:hover { text-decoration:underline; }
.listCase2 li.item .summary { text-indent:2em; line-height:22px; height:135px; overflow:hidden; }
/* listNews2 */
.listNews2 ul.list { padding-bottom:20px; overflow:hidden; }
.listNews2 li.item { width:100%; border-bottom:1px dashed #e86660; margin-bottom:12px; }
.listNews2 li.item h3 { height:35px; line-height:35px; font-size:18px; font-family:"Microsoft Yahei"; font-weight:400; }
.listNews2 li.item a:hover { text-decoration:underline; }
.listNews2 li.item .time { height:22px; line-height:22px; color:#e86660; }
.listNews2 li.item .summary { height:52px; overflow:hidden; line-height:25px; margin-bottom:15px; }

/*news product*/
.pageNews .tod .reInformation .tit{font-size:12px; padding:0; text-align:left;}